home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2060_char < prev    next >
Text File  |  1989-03-06  |  340b  |  6 lines

  1. char ( number )
  2. ASCII code number to character
  3.  
  4. char's single argument is a number block containing integers in the range of 0 to 255. Non-integers will be truncated and numbers outside the range will return #ERR.
  5.  
  6. char creates a word block containing the ASCII characters (one per cell) corresponding to the numbers in the argument block.